object frm_CmdLine: Tfrm_CmdLine Left = 269 Top = 189 ActiveControl = cmb_CmdLine BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsDialog Caption = 'Run' ClientHeight = 89 ClientWidth = 369 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 18 Width = 81 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Command Line:' FocusControl = cmb_CmdLine end object cmb_CmdLine: TDropComboBox Left = 96 Top = 13 Width = 233 Height = 24 HelpContext = 1001 Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 0 OnChange = cmb_CmdLineChange AcceptFiles = True end object cmd_OK: TBitBtn Left = 287 Top = 52 Width = 74 Height = 29 HelpContext = 1005 Enabled = False TabOrder = 4 Kind = bkOK end object cmd_Cancel: TBitBtn Left = 208 Top = 52 Width = 74 Height = 29 HelpContext = 1004 TabOrder = 3 Kind = bkCancel end object cmd_Help: TBitBtn Left = 8 Top = 52 Width = 74 Height = 29 HelpContext = 1003 Caption = 'Help' TabOrder = 2 Kind = bkHelp end object cmd_Browse: TBitBtn Left = 336 Top = 12 Width = 25 Height = 25 HelpContext = 1002 TabOrder = 1 OnClick = cmd_BrowseClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555555555555555555555555555555555555555555 555555555555555555555555555555555555555FFFFFFFFFF555550000000000 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8 B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555 55555575FFF75555555555700007555555555557777555555555555555555555 55555555555555555555555555555555555555555555555555550000} NumGlyphs = 2 end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Left = 112 Top = 52 end end